V1.3.3
======

Date: 2009-10-09

New: Also read cadence data in samples. Feature requested by Huub with track data - thanks!

V1.3.2
======

Date: 2009-07-23

Fixed: If there are no HR entries (or altidude, or...) in a sample then ignore them. Bug reported by Leo - thanks!


V1.3.1
======

Date: 2009-06-11

New: Added options page that allows setting the target curve for epoc values, no longer required to do this manually.


V1.3.0
======

Date: 2009-06-10 (not published)

New: Updated STE plugin to "new" .st2plugin packaging.

Fixed: Rounding for intensity calculation works even more correct now :-), e.g.
       TE = 4.8 -> Intensity = 10 (before: 9).


V1.2.4
======

Date: 2008-12-05

Fixed: Rounding for intensity calculation works correct now, e.g.
       TE = 4.5 -> Intensity = 9 (before: 8).


V1.2.3
======

Date: 2008-12-02

New: Transfer distance data from foot pods to ST. Pace is then accurate.


V1.2.2
======

Date: 2008-12-01

Fixed: Newlines are now handled in imported notes.


V1.2.1
======

Date: 2008-11-29


New: Transfer the total energy consumption to ST.

Fixed: Read EPOC values properly, i.e. use proper locale for double conversions.

Changed: Use negative sign on descend meters now.


V1.2.0
======

Date: 2008-11-23


New: Write EPOC data into power track by default. You can change the behavior in
     the ST XML configuration file: set "EpocTarget" to power, cadence, or none.
New: Transfer the total asccend and descend meters to ST.

Changed: The XML parsing is now less dependent on the order of the tags. It
should be able to read most STE files now.
